stm32mp1: ram: update parameter array initialization
authorPatrick Delaunay <[email protected]>
Wed, 10 Apr 2019 12:09:25 +0000 (14:09 +0200)
committerPatrice Chotard <[email protected]>
Thu, 23 May 2019 09:38:10 +0000 (11:38 +0200)
commit53bb8316583bf2206918457ec049b001d5b40a0f
tree0c0fb7eefa4e6cf628394fdc36c91ca311555670
parent067a4c001d8e3023b4dee95451410e127eb83715
stm32mp1: ram: update parameter array initialization

Force alignment of the size of parameters array with
the expected value in the binding, that allows compilation
error when the array size change.

Signed-off-by: Patrick Delaunay <[email protected]>
doc/device-tree-bindings/memory-controllers/st,stm32mp1-ddr.txt
drivers/ram/stm32mp1/stm32mp1_ddr.c
drivers/ram/stm32mp1/stm32mp1_ram.c